You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExprInt Class > MtxExprInt Methods > StringsToValues Method > MtxExprInt.StringsToValues Method ([In] TStrings, [In] string)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExprInt.StringsToValues Method ([In] TStrings, [In] string)

Converts a list of strings to MatrixInt.

Syntax
C#
Visual Basic
public static MatrixInt StringsToValues([In] TStrings aList, [In] string Delimiter);

Internally calls TMtxInt.StringsToValues

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!